1. yakov werde
  2. PowerBuilder
  3. Friday, 11 October 2024 15:45 PM UTC

Hi

I'm replacing a legacy PB EAS based PDF generator using AmyUni drivers and temp files to generate and combine PDFs from DWs

I'm now using PBNative PDF functionality

PDFDocument, the factory class used to combine PDF documents can ImportDataWindor directly from Datastore buffers and combine PDFs from two imports 

I need a blob to stream the combined PDF to another process

Datastore has a SaveNativePDFToBlob function.

BUT BUT PDFDocument only has SAVE( )  a FILE based function for export

Am I missing something?  Or will I need to use the file system to save a temp file, then convert to BLOB and then delete the temp file??

Yakov

 

Peter Pang @Appeon Accepted Answer Pending Moderation
  1. Saturday, 12 October 2024 03:08 AM UTC
  2. PowerBuilder
  3. # 1

Hi Yakov,

Thanks for your suggestions, we plan to implement it in PB2025 GA.

Save(ref blob pdfdata) returns long

Save(ref blob pdfdata, pdfstandard standard) returns long

Please look forward to it.


Best Regards,
Peter

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 11 October 2024 19:11 PM UTC
  2. PowerBuilder
  3. # 2

Hi Yakov;

  AFAIK: That would be an enhancement request as I still do not see that feature in PB 2025 either.

Regards .. Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.