I downloaded SynPDF directly from the repository before testing again.
What code do you use to generate the PDF?
Search found 231 matches
- Thu Feb 01, 2024 2:40 pm
- Forum: Support
- Topic: SetWorldTransform - PDF
- Replies: 5
- Views: 107899
- Thu Feb 01, 2024 1:19 pm
- Forum: Support
- Topic: SetWorldTransform - PDF
- Replies: 5
- Views: 107899
- Wed Jan 31, 2024 9:17 pm
- Forum: Support
- Topic: SetWorldTransform - PDF
- Replies: 5
- Views: 107899
- Mon Jan 15, 2024 6:42 pm
- Forum: Report Workshop
- Topic: TRVItemList object range is 0..0
- Replies: 3
- Views: 59746
Re: TRVItemList object range is 0..0
Answered by email
- Fri Jan 12, 2024 11:24 pm
- Forum: Report Workshop
- Topic: TRVItemList object range is 0..0
- Replies: 3
- Views: 59746
TRVItemList object range is 0..0
My reports are generated in a hidden form (the Show method is never called). Most reports work well. However, some have exceptions when calling the Format method. CallStack: System.Classes TList.Get CRVData 11601 +1 TCustomRVData.GetItem CRVData 5344 +1 TCustomRVData.IsFromNewLine CRVFData 14042 +1 ...
- Wed Nov 15, 2023 3:57 pm
- Forum: Examples, Demos
- Topic: [Demos] Mail Merge
- Replies: 20
- Views: 316805
Re: [Demos] Mail Merge
I would like to insert the RVF at the end of the template line and not on a new line... https://i.imgur.com/JH1Fq92.png I can adapt this function to only remove the last blank line. Modification of DeleteBlankLines - removing blank lines only from the end of the document: procedure ...
- Wed Nov 15, 2023 12:36 pm
- Forum: Examples, Demos
- Topic: [Demos] Mail Merge
- Replies: 20
- Views: 316805
Re: Re:
This is the MailMerge-Text4 demo.Sergey Tkachenko wrote: ↑Wed Nov 15, 2023 7:17 amSee MailMerge-Text4 demo: https://www.trichview.com/forums/viewto ... 707#p12707
- Wed Nov 15, 2023 1:01 am
- Forum: Support
- Topic: SetWorldTransform - PDF
- Replies: 5
- Views: 107899
SetWorldTransform - PDF
I have documents that have rotated cells and I need to convert them to PDF.
The problem is that no Delphi components support this (SynPDF/llPDFLib/litePDF/eDocEngine).
Is there anything that can be done? Do not use SetWorldTransform or perhaps even transform the cell contents into an image?
The problem is that no Delphi components support this (SynPDF/llPDFLib/litePDF/eDocEngine).
Is there anything that can be done? Do not use SetWorldTransform or perhaps even transform the cell contents into an image?
- Wed Nov 15, 2023 12:52 am
- Forum: Examples, Demos
- Topic: [Demos] Mail Merge
- Replies: 20
- Views: 316805
Re:
MainMerge-Text4 mailmerge-text4.zip The same as MailMerge-text3 , but supports several types of field values. Field codes: text in {}, for example {NAME}. Field values: multiline text / picture / table / arbitrary document (RVF) 2015-Mar-26: RVF field type is added 2018-Apr-30: compatibility with ...
- Tue Sep 26, 2023 3:07 pm
- Forum: Report Workshop
- Topic: Implementation request
- Replies: 4
- Views: 57720
Re: Implementation request
Amazing Sergey.
Thank you very much!
Thank you very much!
- Sat Aug 26, 2023 7:36 pm
- Forum: Report Workshop
- Topic: Implementation request
- Replies: 4
- Views: 57720
Implementation request
What is the probability that in the near future we will have a barcode and qrcode value viewer (similar to TRVShape)?
- Thu May 18, 2023 5:21 pm
- Forum: ScaleRichView
- Topic: Misaligned page number
- Replies: 2
- Views: 32006
Re: Misaligned page number
Attached
- Thu May 18, 2023 3:55 pm
- Forum: ScaleRichView
- Topic: Misaligned page number
- Replies: 2
- Views: 32006
Misaligned page number
When I use "Page number" with a text in the font "Calibri 10" + Background fill the texts are misaligned.
- Thu May 18, 2023 1:06 pm
- Forum: Report Workshop
- Topic: Script Variables
- Replies: 10
- Views: 54195
Re: Script Variables
No.
When do you plan to release an update?
----
There used to be private forums for subscribers, if it still exists, can you subscribe me to them?
- Wed May 17, 2023 9:34 pm
- Forum: Report Workshop
- Topic: Script Variables
- Replies: 10
- Views: 54195
Re: Script Variables
When the report (report properties) does not have a data query assigned, the events are not called.
I think that at least the Script_OnStart and Script_OnEnd events should be triggered. Is it possible to make this change?
I think that at least the Script_OnStart and Script_OnEnd events should be triggered. Is it possible to make this change?